home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / abiword-2.6 / glade / xap_UnixDlg_History.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-02-18  |  18.5 KB  |  514 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5. <requires lib="gnome"/>
  6.  
  7. <widget class="GtkDialog" id="xap_UnixDlg_History">
  8.   <property name="border_width">8</property>
  9.   <property name="visible">True</property>
  10.   <property name="title" translatable="yes"></property>
  11.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  12.   <property name="window_position">GTK_WIN_POS_CENTER</property>
  13.   <property name="modal">True</property>
  14.   <property name="default_height">328</property>
  15.   <property name="resizable">True</property>
  16.   <property name="destroy_with_parent">False</property>
  17.   <property name="has_separator">True</property>
  18.  
  19.   <child internal-child="vbox">
  20.     <widget class="GtkVBox" id="dialog-vbox1">
  21.       <property name="visible">True</property>
  22.       <property name="homogeneous">False</property>
  23.       <property name="spacing">2</property>
  24.  
  25.       <child internal-child="action_area">
  26.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  27.       <property name="visible">True</property>
  28.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  29.  
  30.       <child>
  31.         <widget class="GtkButton" id="cancelbutton1">
  32.           <property name="visible">True</property>
  33.           <property name="can_default">True</property>
  34.           <property name="can_focus">True</property>
  35.           <property name="label">gtk-cancel</property>
  36.           <property name="use_stock">True</property>
  37.           <property name="relief">GTK_RELIEF_NORMAL</property>
  38.           <property name="response_id">-6</property>
  39.         </widget>
  40.       </child>
  41.  
  42.       <child>
  43.         <widget class="GtkButton" id="okbutton1">
  44.           <property name="visible">True</property>
  45.           <property name="can_default">True</property>
  46.           <property name="can_focus">True</property>
  47.           <property name="label">gtk-ok</property>
  48.           <property name="use_stock">True</property>
  49.           <property name="relief">GTK_RELIEF_NORMAL</property>
  50.           <property name="response_id">-5</property>
  51.         </widget>
  52.       </child>
  53.     </widget>
  54.     <packing>
  55.       <property name="padding">0</property>
  56.       <property name="expand">False</property>
  57.       <property name="fill">True</property>
  58.       <property name="pack_type">GTK_PACK_END</property>
  59.     </packing>
  60.       </child>
  61.  
  62.       <child>
  63.     <widget class="GtkVBox" id="vbox1">
  64.       <property name="border_width">3</property>
  65.       <property name="visible">True</property>
  66.       <property name="homogeneous">False</property>
  67.       <property name="spacing">2</property>
  68.  
  69.       <child>
  70.         <widget class="GtkTable" id="table1">
  71.           <property name="visible">True</property>
  72.           <property name="n_rows">7</property>
  73.           <property name="n_columns">3</property>
  74.           <property name="homogeneous">False</property>
  75.           <property name="row_spacing">0</property>
  76.           <property name="column_spacing">0</property>
  77.  
  78.           <child>
  79.         <widget class="GtkLabel" id="lbDocumentDetails">
  80.           <property name="visible">True</property>
  81.           <property name="label" translatable="yes"><b>%s</b></property>
  82.           <property name="use_underline">False</property>
  83.           <property name="use_markup">True</property>
  84.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  85.           <property name="wrap">False</property>
  86.           <property name="selectable">False</property>
  87.           <property name="xalign">0</property>
  88.           <property name="yalign">0.5</property>
  89.           <property name="xpad">0</property>
  90.           <property name="ypad">0</property>
  91.         </widget>
  92.         <packing>
  93.           <property name="left_attach">0</property>
  94.           <property name="right_attach">3</property>
  95.           <property name="top_attach">0</property>
  96.           <property name="bottom_attach">1</property>
  97.           <property name="y_options"></property>
  98.         </packing>
  99.           </child>
  100.  
  101.           <child>
  102.         <widget class="GtkLabel" id="lbDocumentName">
  103.           <property name="visible">True</property>
  104.           <property name="label" translatable="yes">%s</property>
  105.           <property name="use_underline">False</property>
  106.           <property name="use_markup">False</property>
  107.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  108.           <property name="wrap">False</property>
  109.           <property name="selectable">False</property>
  110.           <property name="xalign">0</property>
  111.           <property name="yalign">0.5</property>
  112.           <property name="xpad">0</property>
  113.           <property name="ypad">0</property>
  114.         </widget>
  115.         <packing>
  116.           <property name="left_attach">1</property>
  117.           <property name="right_attach">2</property>
  118.           <property name="top_attach">1</property>
  119.           <property name="bottom_attach">2</property>
  120.           <property name="y_options"></property>
  121.         </packing>
  122.           </child>
  123.  
  124.           <child>
  125.         <widget class="GtkLabel" id="lbVersion">
  126.           <property name="visible">True</property>
  127.           <property name="label" translatable="yes">%s</property>
  128.           <property name="use_underline">False</property>
  129.           <property name="use_markup">False</property>
  130.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  131.           <property name="wrap">False</property>
  132.           <property name="selectable">False</property>
  133.           <property name="xalign">0</property>
  134.           <property name="yalign">0.5</property>
  135.           <property name="xpad">0</property>
  136.           <property name="ypad">0</property>
  137.         </widget>
  138.         <packing>
  139.           <property name="left_attach">1</property>
  140.           <property name="right_attach">2</property>
  141.           <property name="top_attach">2</property>
  142.           <property name="bottom_attach">3</property>
  143.           <property name="y_options"></property>
  144.         </packing>
  145.           </child>
  146.  
  147.           <child>
  148.         <widget class="GtkLabel" id="lbVersionVal">
  149.           <property name="visible">True</property>
  150.           <property name="label" translatable="yes">%s</property>
  151.           <property name="use_underline">False</property>
  152.           <property name="use_markup">False</property>
  153.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  154.           <property name="wrap">False</property>
  155.           <property name="selectable">False</property>
  156.           <property name="xalign">0</property>
  157.           <property name="yalign">0.5</property>
  158.           <property name="xpad">0</property>
  159.           <property name="ypad">0</property>
  160.         </widget>
  161.         <packing>
  162.           <property name="left_attach">2</property>
  163.           <property name="right_attach">3</property>
  164.           <property name="top_attach">2</property>
  165.           <property name="bottom_attach">3</property>
  166.           <property name="x_padding">6</property>
  167.           <property name="y_options"></property>
  168.         </packing>
  169.           </child>
  170.  
  171.           <child>
  172.         <widget class="GtkLabel" id="lbDocNameVal">
  173.           <property name="visible">True</property>
  174.           <property name="label" translatable="yes">%s</property>
  175.           <property name="use_underline">False</property>
  176.           <property name="use_markup">False</property>
  177.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  178.           <property name="wrap">False</property>
  179.           <property name="selectable">False</property>
  180.           <property name="xalign">0</property>
  181.           <property name="yalign">0.5</property>
  182.           <property name="xpad">0</property>
  183.           <property name="ypad">0</property>
  184.         </widget>
  185.         <packing>
  186.           <property name="left_attach">2</property>
  187.           <property name="right_attach">3</property>
  188.           <property name="top_attach">1</property>
  189.           <property name="bottom_attach">2</property>
  190.           <property name="x_padding">6</property>
  191.           <property name="y_options"></property>
  192.         </packing>
  193.           </child>
  194.  
  195.           <child>
  196.         <widget class="GtkLabel" id="lbCreated">
  197.           <property name="visible">True</property>
  198.           <property name="label" translatable="yes">%s</property>
  199.           <property name="use_underline">False</property>
  200.           <property name="use_markup">False</property>
  201.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  202.           <property name="wrap">False</property>
  203.           <property name="selectable">False</property>
  204.           <property name="xalign">0</property>
  205.           <property name="yalign">0.5</property>
  206.           <property name="xpad">0</property>
  207.           <property name="ypad">0</property>
  208.         </widget>
  209.         <packing>
  210.           <property name="left_attach">1</property>
  211.           <property name="right_attach">2</property>
  212.           <property name="top_attach">3</property>
  213.           <property name="bottom_attach">4</property>
  214.           <property name="y_options"></property>
  215.         </packing>
  216.           </child>
  217.  
  218.           <child>
  219.         <widget class="GtkLabel" id="lbCreatedVal">
  220.           <property name="visible">True</property>
  221.           <property name="label" translatable="yes">%s</property>
  222.           <property name="use_underline">False</property>
  223.           <property name="use_markup">False</property>
  224.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  225.           <property name="wrap">False</property>
  226.           <property name="selectable">False</property>
  227.           <property name="xalign">0</property>
  228.           <property name="yalign">0.5</property>
  229.           <property name="xpad">0</property>
  230.           <property name="ypad">0</property>
  231.         </widget>
  232.         <packing>
  233.           <property name="left_attach">2</property>
  234.           <property name="right_attach">3</property>
  235.           <property name="top_attach">3</property>
  236.           <property name="bottom_attach">4</property>
  237.           <property name="x_padding">6</property>
  238.           <property name="y_options"></property>
  239.         </packing>
  240.           </child>
  241.  
  242.           <child>
  243.         <widget class="GtkLabel" id="lbSaved">
  244.           <property name="visible">True</property>
  245.           <property name="label" translatable="yes">%s</property>
  246.           <property name="use_underline">False</property>
  247.           <property name="use_markup">False</property>
  248.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  249.           <property name="wrap">False</property>
  250.           <property name="selectable">False</property>
  251.           <property name="xalign">0</property>
  252.           <property name="yalign">0.5</property>
  253.           <property name="xpad">0</property>
  254.           <property name="ypad">0</property>
  255.         </widget>
  256.         <packing>
  257.           <property name="left_attach">1</property>
  258.           <property name="right_attach">2</property>
  259.           <property name="top_attach">4</property>
  260.           <property name="bottom_attach">5</property>
  261.           <property name="y_options"></property>
  262.         </packing>
  263.           </child>
  264.  
  265.           <child>
  266.         <widget class="GtkLabel" id="lbSavedVal">
  267.           <property name="visible">True</property>
  268.           <property name="label" translatable="yes">%s</property>
  269.           <property name="use_underline">False</property>
  270.           <property name="use_markup">False</property>
  271.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  272.           <property name="wrap">False</property>
  273.           <property name="selectable">False</property>
  274.           <property name="xalign">0</property>
  275.           <property name="yalign">0.5</property>
  276.           <property name="xpad">0</property>
  277.           <property name="ypad">0</property>
  278.         </widget>
  279.         <packing>
  280.           <property name="left_attach">2</property>
  281.           <property name="right_attach">3</property>
  282.           <property name="top_attach">4</property>
  283.           <property name="bottom_attach">5</property>
  284.           <property name="x_padding">6</property>
  285.           <property name="y_options"></property>
  286.         </packing>
  287.           </child>
  288.  
  289.           <child>
  290.         <widget class="GtkLabel" id="lbSpacer">
  291.           <property name="visible">True</property>
  292.           <property name="label" translatable="yes"></property>
  293.           <property name="use_underline">False</property>
  294.           <property name="use_markup">False</property>
  295.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  296.           <property name="wrap">False</property>
  297.           <property name="selectable">False</property>
  298.           <property name="xalign">0</property>
  299.           <property name="yalign">0.5</property>
  300.           <property name="xpad">0</property>
  301.           <property name="ypad">0</property>
  302.         </widget>
  303.         <packing>
  304.           <property name="left_attach">0</property>
  305.           <property name="right_attach">1</property>
  306.           <property name="top_attach">1</property>
  307.           <property name="bottom_attach">7</property>
  308.           <property name="x_padding">8</property>
  309.           <property name="x_options">shrink</property>
  310.           <property name="y_options"></property>
  311.         </packing>
  312.           </child>
  313.  
  314.           <child>
  315.         <widget class="GtkLabel" id="lbEditTime">
  316.           <property name="visible">True</property>
  317.           <property name="label" translatable="yes">%s</property>
  318.           <property name="use_underline">False</property>
  319.           <property name="use_markup">False</property>
  320.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  321.           <property name="wrap">False</property>
  322.           <property name="selectable">False</property>
  323.           <property name="xalign">0</property>
  324.           <property name="yalign">0.5</property>
  325.           <property name="xpad">0</property>
  326.           <property name="ypad">0</property>
  327.         </widget>
  328.         <packing>
  329.           <property name="left_attach">1</property>
  330.           <property name="right_attach">2</property>
  331.           <property name="top_attach">5</property>
  332.           <property name="bottom_attach">6</property>
  333.           <property name="x_options">fill</property>
  334.           <property name="y_options"></property>
  335.         </packing>
  336.           </child>
  337.  
  338.           <child>
  339.         <widget class="GtkLabel" id="lbEditTimeVal">
  340.           <property name="visible">True</property>
  341.           <property name="label" translatable="yes">%s</property>
  342.           <property name="use_underline">False</property>
  343.           <property name="use_markup">False</property>
  344.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  345.           <property name="wrap">False</property>
  346.           <property name="selectable">False</property>
  347.           <property name="xalign">0</property>
  348.           <property name="yalign">0.5</property>
  349.           <property name="xpad">0</property>
  350.           <property name="ypad">0</property>
  351.         </widget>
  352.         <packing>
  353.           <property name="left_attach">2</property>
  354.           <property name="right_attach">3</property>
  355.           <property name="top_attach">5</property>
  356.           <property name="bottom_attach">6</property>
  357.           <property name="x_padding">6</property>
  358.           <property name="y_options"></property>
  359.         </packing>
  360.           </child>
  361.  
  362.           <child>
  363.         <widget class="GtkLabel" id="lbIdentifier">
  364.           <property name="visible">True</property>
  365.           <property name="label" translatable="yes">%s</property>
  366.           <property name="use_underline">False</property>
  367.           <property name="use_markup">False</property>
  368.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  369.           <property name="wrap">False</property>
  370.           <property name="selectable">False</property>
  371.           <property name="xalign">0</property>
  372.           <property name="yalign">0.5</property>
  373.           <property name="xpad">0</property>
  374.           <property name="ypad">0</property>
  375.         </widget>
  376.         <packing>
  377.           <property name="left_attach">1</property>
  378.           <property name="right_attach">2</property>
  379.           <property name="top_attach">6</property>
  380.           <property name="bottom_attach">7</property>
  381.           <property name="x_options">fill</property>
  382.           <property name="y_options"></property>
  383.         </packing>
  384.           </child>
  385.  
  386.           <child>
  387.         <widget class="GtkLabel" id="lbIdentifierVal">
  388.           <property name="visible">True</property>
  389.           <property name="label" translatable="yes">%s</property>
  390.           <property name="use_underline">False</property>
  391.           <property name="use_markup">False</property>
  392.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  393.           <property name="wrap">False</property>
  394.           <property name="selectable">False</property>
  395.           <property name="xalign">0</property>
  396.           <property name="yalign">0.5</property>
  397.           <property name="xpad">0</property>
  398.           <property name="ypad">0</property>
  399.         </widget>
  400.         <packing>
  401.           <property name="left_attach">2</property>
  402.           <property name="right_attach">3</property>
  403.           <property name="top_attach">6</property>
  404.           <property name="bottom_attach">7</property>
  405.           <property name="x_padding">6</property>
  406.           <property name="y_options"></property>
  407.         </packing>
  408.           </child>
  409.         </widget>
  410.         <packing>
  411.           <property name="padding">0</property>
  412.           <property name="expand">False</property>
  413.           <property name="fill">False</property>
  414.         </packing>
  415.       </child>
  416.  
  417.       <child>
  418.         <widget class="GtkTable" id="table2">
  419.           <property name="visible">True</property>
  420.           <property name="n_rows">2</property>
  421.           <property name="n_columns">2</property>
  422.           <property name="homogeneous">False</property>
  423.           <property name="row_spacing">0</property>
  424.           <property name="column_spacing">0</property>
  425.  
  426.           <child>
  427.         <widget class="GtkLabel" id="lbVersionHistory">
  428.           <property name="visible">True</property>
  429.           <property name="label" translatable="yes"><b>%s</b></property>
  430.           <property name="use_underline">False</property>
  431.           <property name="use_markup">True</property>
  432.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  433.           <property name="wrap">False</property>
  434.           <property name="selectable">False</property>
  435.           <property name="xalign">0</property>
  436.           <property name="yalign">0.5</property>
  437.           <property name="xpad">0</property>
  438.           <property name="ypad">0</property>
  439.         </widget>
  440.         <packing>
  441.           <property name="left_attach">0</property>
  442.           <property name="right_attach">2</property>
  443.           <property name="top_attach">0</property>
  444.           <property name="bottom_attach">1</property>
  445.           <property name="x_options">fill</property>
  446.           <property name="y_options"></property>
  447.         </packing>
  448.           </child>
  449.  
  450.           <child>
  451.         <widget class="GtkLabel" id="lbVersionSpace">
  452.           <property name="visible">True</property>
  453.           <property name="label" translatable="yes"></property>
  454.           <property name="use_underline">False</property>
  455.           <property name="use_markup">False</property>
  456.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  457.           <property name="wrap">False</property>
  458.           <property name="selectable">False</property>
  459.           <property name="xalign">0</property>
  460.           <property name="yalign">0.5</property>
  461.           <property name="xpad">0</property>
  462.           <property name="ypad">0</property>
  463.         </widget>
  464.         <packing>
  465.           <property name="left_attach">0</property>
  466.           <property name="right_attach">1</property>
  467.           <property name="top_attach">1</property>
  468.           <property name="bottom_attach">2</property>
  469.           <property name="x_padding">8</property>
  470.           <property name="x_options">fill</property>
  471.           <property name="y_options"></property>
  472.         </packing>
  473.           </child>
  474.  
  475.           <child>
  476.         <widget class="GtkScrolledWindow" id="wListWindow">
  477.           <property name="visible">True</property>
  478.           <property name="can_focus">True</property>
  479.           <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  480.           <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  481.           <property name="shadow_type">GTK_SHADOW_NONE</property>
  482.           <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
  483.  
  484.           <child>
  485.             <placeholder/>
  486.           </child>
  487.         </widget>
  488.         <packing>
  489.           <property name="left_attach">1</property>
  490.           <property name="right_attach">2</property>
  491.           <property name="top_attach">1</property>
  492.           <property name="bottom_attach">2</property>
  493.         </packing>
  494.           </child>
  495.         </widget>
  496.         <packing>
  497.           <property name="padding">0</property>
  498.           <property name="expand">True</property>
  499.           <property name="fill">True</property>
  500.         </packing>
  501.       </child>
  502.     </widget>
  503.     <packing>
  504.       <property name="padding">0</property>
  505.       <property name="expand">True</property>
  506.       <property name="fill">True</property>
  507.     </packing>
  508.       </child>
  509.     </widget>
  510.   </child>
  511. </widget>
  512.  
  513. </glade-interface>
  514.